concurrent access - Übersetzung nach russisch
DICLIB.COM
KI-basierte Sprachtools
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:     

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

concurrent access - Übersetzung nach russisch

MEASURES TO ENSURE CONCURRENT COMPUTING OPERATIONS GENERATE CORRECT RESULTS
Concurrent access; Global concurrency control; Multidatabase concurrency control; Modular concurrency control

concurrent access         
одновременный (совпадающий по времени) доступ
concurrency control         
контроль совпадений запросов. Операционная система обеспечивает примитивы для онлайновой системы реляционных баз данных, защищенной от фатальных сбоев и конфликтов. Одним из таких примитивов является контроль совпадений противоречивых запросов к базе данных.
sequential programming         
FORM OF COMPUTING IN WHICH SEVERAL COMPUTATIONS ARE EXECUTING DURING OVERLAPPING TIME PERIODS
Concurrent programming; Concurrent process; Concurrent programming language; Concurrent computation; Concurrent Programming; Concurrent algorithm; COPL; Process Communication Model (computing); Concurrent program; Concurrency (computing); Concurrent programming languages; Sequential programming; History of concurrent programming; List of languages supporting concurrent programming; Software concurrency

общая лексика

последовательное программирование, программирование для обычных компьютеров

в противоположность программированию для параллельной обработки

математика

последовательное программирование

Смотрите также

parallel processing

Definition

CREW PRAM
concurrent read, exclusive write PRAM.

Wikipedia

Concurrency control

In information technology and computer science, especially in the fields of computer programming, operating systems, multiprocessors, and databases, concurrency control ensures that correct results for concurrent operations are generated, while getting those results as quickly as possible.

Computer systems, both software and hardware, consist of modules, or components. Each component is designed to operate correctly, i.e., to obey or to meet certain consistency rules. When components that operate concurrently interact by messaging or by sharing accessed data (in memory or storage), a certain component's consistency may be violated by another component. The general area of concurrency control provides rules, methods, design methodologies, and theories to maintain the consistency of components operating concurrently while interacting, and thus the consistency and correctness of the whole system. Introducing concurrency control into a system means applying operation constraints which typically result in some performance reduction. Operation consistency and correctness should be achieved with as good as possible efficiency, without reducing performance below reasonable levels. Concurrency control can require significant additional complexity and overhead in a concurrent algorithm compared to the simpler sequential algorithm.

For example, a failure in concurrency control can result in data corruption from torn read or write operations.

Übersetzung von &#39concurrent access&#39 in Russisch